Increasing Complexity, Not Power
- Inner Classes
- Makes AWT 1.1 event model tractable
- Useful if what you want is membership, not an interface
- But it's just compiler spackle
- Serializable - it's multiple inheritance!
- Beans - yet another object model
- Ad hoc, rather than intrinsic reflection
- But it's better than RTTI!
- Coming Soon to a Java Near You - Templates
next ----------------------------------
more om